[INFO] fetching crate phyloprob 0.1.2...
[INFO] testing phyloprob-0.1.2 against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1
[INFO] extracting crate phyloprob 0.1.2 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate phyloprob 0.1.2
[INFO] finished tweaking crates.io crate phyloprob 0.1.2
[INFO] tweaked toml for crates.io crate phyloprob 0.1.2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate phyloprob 0.1.2 on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate phyloprob 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 06a5b6d80fa3a95c296ac37cc7d49fc1228cc4810a87a7d9f8ff2a60a82d067e
[INFO] running `Command { std: "docker" "start" "-a" "06a5b6d80fa3a95c296ac37cc7d49fc1228cc4810a87a7d9f8ff2a60a82d067e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06a5b6d80fa3a95c296ac37cc7d49fc1228cc4810a87a7d9f8ff2a60a82d067e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a5b6d80fa3a95c296ac37cc7d49fc1228cc4810a87a7d9f8ff2a60a82d067e", kill_on_drop: false }`
[INFO] [stdout] 06a5b6d80fa3a95c296ac37cc7d49fc1228cc4810a87a7d9f8ff2a60a82d067e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 183dff9a49111373250917f7dd5f67c960d8152e7faa4d19ce3acccefa5ed273
[INFO] running `Command { std: "docker" "start" "-a" "183dff9a49111373250917f7dd5f67c960d8152e7faa4d19ce3acccefa5ed273", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.9
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.16
[INFO] [stderr]    Compiling serde v1.0.104
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling libc v0.2.67
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling semver v0.1.20
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.2
[INFO] [stderr]    Compiling matrixmultiply v0.1.15
[INFO] [stderr]    Compiling ndarray v0.9.1
[INFO] [stderr]    Compiling rawpointer v0.1.0
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling ucd-util v0.1.7
[INFO] [stderr]    Compiling bv v0.7.4
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling itertools v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.42
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling rustc_version v0.1.7
[INFO] [stderr]    Compiling utf8-ranges v1.0.4
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling bit-vec v0.4.4
[INFO] [stderr]    Compiling lazy_static v0.1.16
[INFO] [stderr]    Compiling itoa v0.4.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling lazy_static v0.2.11
[INFO] [stderr]    Compiling newtype_derive v0.1.6
[INFO] [stderr]    Compiling approx v0.1.1
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling bit-set v0.4.0
[INFO] [stderr]    Compiling unicode-width v0.1.7
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling time v0.1.42
[INFO] [stderr]    Compiling num_cpus v1.12.0
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]    Compiling bio-seq-algos v0.1.15
[INFO] [stderr]    Compiling rna-ss-params v0.1.16
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.43
[INFO] [stderr]    Compiling itertools-num v0.1.3
[INFO] [stderr]    Compiling ordered-float v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.104
[INFO] [stderr]    Compiling bstr v0.2.11
[INFO] [stderr]    Compiling vec_map v0.8.1
[INFO] [stderr]    Compiling multimap v0.4.0
[INFO] [stderr]    Compiling csv v1.1.3
[INFO] [stderr]    Compiling bio v0.20.3
[INFO] [stderr]    Compiling rna-algos v0.1.14
[INFO] [stderr]    Compiling phyloprob v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]   --> src/utils.rs:18:63
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...ScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()};
[INFO] [stdout]    |               ^                                                                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 18 -   pub static ref EXP_RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()};
[INFO] [stdout] 18 +   pub static ref EXP_RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect() ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]   --> src/utils.rs:29:65
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...at = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()};
[INFO] [stdout]    |         ^                                                                                                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 29 -   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()};
[INFO] [stdout] 29 +   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect() ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:32:72
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())}
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())}
[INFO] [stdout]    |                                                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.41s
[INFO] running `Command { std: "docker" "inspect" "183dff9a49111373250917f7dd5f67c960d8152e7faa4d19ce3acccefa5ed273", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "183dff9a49111373250917f7dd5f67c960d8152e7faa4d19ce3acccefa5ed273", kill_on_drop: false }`
[INFO] [stdout] 183dff9a49111373250917f7dd5f67c960d8152e7faa4d19ce3acccefa5ed273
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] baeee9ff4240831ad3a9768fd46a58d2f885250bfce7de4e3bad86341a796752
[INFO] running `Command { std: "docker" "start" "-a" "baeee9ff4240831ad3a9768fd46a58d2f885250bfce7de4e3bad86341a796752", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]   --> src/utils.rs:18:63
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...ScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()};
[INFO] [stdout]    |               ^                                                                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 18 -   pub static ref EXP_RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()};
[INFO] [stdout] 18 +   pub static ref EXP_RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect() ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]   --> src/utils.rs:29:65
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...at = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()};
[INFO] [stdout]    |         ^                                                                                                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 29 -   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()};
[INFO] [stdout] 29 +   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect() ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling phyloprob v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:32:72
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())}
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())}
[INFO] [stdout]    |                                                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]   --> src/utils.rs:18:63
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...ScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()};
[INFO] [stdout]    |               ^                                                                                                        ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 18 -   pub static ref EXP_RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()};
[INFO] [stdout] 18 +   pub static ref EXP_RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect() ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary braces around block return value
[INFO] [stdout]   --> src/utils.rs:29:65
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...at = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()};
[INFO] [stdout]    |         ^                                                                                                                     ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these braces
[INFO] [stdout]    |
[INFO] [stdout] 29 -   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()};
[INFO] [stdout] 29 +   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect() ;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stdout]   --> src/utils.rs:9:1
[INFO] [stdout]    |
[INFO] [stdout]  9 | / lazy_static! {
[INFO] [stdout] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stdout] 11 | |     [
[INFO] [stdout] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stdout] ...  |
[INFO] [stdout] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stdout] 30 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: panic message is not a string literal
[INFO] [stdout]   --> src/main.rs:32:72
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())}
[INFO] [stdout]    |                                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stdout]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stdout] help: add a "{}" format string to `Display` the message
[INFO] [stdout]    |
[INFO] [stdout] 32 |     Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())}
[INFO] [stdout]    |                                                                        +++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.96s
[INFO] running `Command { std: "docker" "inspect" "baeee9ff4240831ad3a9768fd46a58d2f885250bfce7de4e3bad86341a796752", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baeee9ff4240831ad3a9768fd46a58d2f885250bfce7de4e3bad86341a796752", kill_on_drop: false }`
[INFO] [stdout] baeee9ff4240831ad3a9768fd46a58d2f885250bfce7de4e3bad86341a796752
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 108556fc889488099c3dbdc8fbc57e45a322f28ba011492598c2201aac1bcafc
[INFO] running `Command { std: "docker" "start" "-a" "108556fc889488099c3dbdc8fbc57e45a322f28ba011492598c2201aac1bcafc", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]   --> src/utils.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / lazy_static! {
[INFO] [stderr] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stderr] 11 | |     [
[INFO] [stderr] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stderr] 30 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `nightly`
[INFO] [stderr]   --> src/utils.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / lazy_static! {
[INFO] [stderr] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stderr] 11 | |     [
[INFO] [stderr] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stderr] 30 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: no expected values for `feature`
[INFO] [stderr]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]    = help: try referring to `lazy_static` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]    = help: the macro `lazy_static` may come from an old version of the `lazy_static` crate, try updating your dependency with `cargo update -p lazy_static`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]   --> src/utils.rs:18:63
[INFO] [stderr]    |
[INFO] [stderr] 18 | ...ScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()};
[INFO] [stderr]    |               ^                                                                                                        ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_braces)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these braces
[INFO] [stderr]    |
[INFO] [stderr] 18 -   pub static ref EXP_RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect()};
[INFO] [stderr] 18 +   pub static ref EXP_RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = RIBOSUM_85_60_BA_SCORE_MAT.iter().map(|(base_pair, &ba_score)| {(*base_pair, ba_score.exp())}).collect() ;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary braces around block return value
[INFO] [stderr]   --> src/utils.rs:29:65
[INFO] [stderr]    |
[INFO] [stderr] 29 | ...at = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()};
[INFO] [stderr]    |         ^                                                                                                                     ^
[INFO] [stderr]    |
[INFO] [stderr] help: remove these braces
[INFO] [stderr]    |
[INFO] [stderr] 29 -   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect()};
[INFO] [stderr] 29 +   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_score)| {(*base_quadruple, bpa_score.exp())}).collect() ;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/utils.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / lazy_static! {
[INFO] [stderr] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stderr] 11 | |     [
[INFO] [stderr] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stderr] 30 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `Once::new()` function is now preferred
[INFO] [stderr]   --> src/utils.rs:9:1
[INFO] [stderr]    |
[INFO] [stderr]  9 | / lazy_static! {
[INFO] [stderr] 10 | |   pub static ref RIBOSUM_85_60_BA_SCORE_MAT: BaScoreMat = {
[INFO] [stderr] 11 | |     [
[INFO] [stderr] 12 | |       (AA, 2.22), (AC, -1.86), (AG, -1.46), (AU, -1.39),
[INFO] [stderr] ...  |
[INFO] [stderr] 29 | |   pub static ref EXP_RIBOSUM_85_60_BPA_SCORE_MAT: BpaScoreMat = {RIBOSUM_85_60_BPA_SCORE_MAT.iter().map(|(base_quadruple, &bpa_sco...
[INFO] [stderr] 30 | | }
[INFO] [stderr]    | |_^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this warning originates in the macro `lazy_static` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `phyloprob` (lib) generated 18 warnings (12 duplicates) (run `cargo fix --lib -p phyloprob` to apply 2 suggestions)
[INFO] [stderr] warning: `phyloprob` (lib test) generated 18 warnings (18 duplicates)
[INFO] [stderr] warning: panic message is not a string literal
[INFO] [stderr]   --> src/main.rs:32:72
[INFO] [stderr]    |
[INFO] [stderr] 32 |     Err(failure) => {print_program_usage(&program_name, &opts); panic!(failure.to_string())}
[INFO] [stderr]    |                                                                        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: this usage of `panic!()` is deprecated; it will be a hard error in Rust 2021
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2021/panic-macro-consistency.html>
[INFO] [stderr]    = note: `#[warn(non_fmt_panics)]` (part of `#[warn(rust_2021_compatibility)]`) on by default
[INFO] [stderr] help: add a "{}" format string to `Display` the message
[INFO] [stderr]    |
[INFO] [stderr] 32 |     Err(failure) => {print_program_usage(&program_name, &opts); panic!("{}", failure.to_string())}
[INFO] [stderr]    |                                                                        +++++
[INFO] [stderr] 
[INFO] [stderr] warning: `phyloprob` (bin "phyloprob" test) generated 1 warning (run `cargo fix --bin "phyloprob" -p phyloprob --tests` to apply 1 suggestion)
[INFO] [stderr] warning: `phyloprob` (bin "phyloprob") generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/phyloprob-902cd004701ac85c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/phyloprob-e0b847540179631d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-a41e8d5ecf97edb7)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_phyloprob_program ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_phyloprob_program stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_phyloprob_program' (19) panicked at tests/tests.rs:19:45:
[INFO] [stdout] Failed to run the PhyloProb program.: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x56fec7e408ca - std[f92b4c606f291077]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x56fec7e408ca - std[f92b4c606f291077]::backtrace_rs::backtrace::trace_unsynchronized::<std[f92b4c606f291077]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x56fec7e408ca - std[f92b4c606f291077]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x56fec7e408ca - <<std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[786f478f706679df]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x56fec7e5455a - <core[786f478f706679df]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x56fec7e5455a - core[786f478f706679df]::fmt::write
[INFO] [stdout]    6:     0x56fec7e45152 - std[f92b4c606f291077]::io::default_write_fmt::<alloc[64763625b5a07cdb]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x56fec7e45152 - <alloc[64763625b5a07cdb]::vec::Vec<u8> as std[f92b4c606f291077]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x56fec7e1fa0f - <std[f92b4c606f291077]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x56fec7e1fa0f - std[f92b4c606f291077]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x56fec7e38e89 - std[f92b4c606f291077]::panicking::default_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x56fec7dd312c - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x56fec7dd312c - test[20e1f0ae6cad7a17]::test_main_with_exit_callback::<test[20e1f0ae6cad7a17]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56fec7e39042 - <alloc[64763625b5a07cdb]::boxed::Box<dyn for<'a, 'b> core[786f478f706679df]::ops::function::Fn<(&'a std[f92b4c606f291077]::panic::PanicHookInfo<'b>,), Output = ()> + core[786f478f706679df]::marker::Sync + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::Fn<(&std[f92b4c606f291077]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x56fec7e39042 - std[f92b4c606f291077]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x56fec7e1fac8 - std[f92b4c606f291077]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x56fec7e17469 - std[f92b4c606f291077]::sys::backtrace::__rust_end_short_backtrace::<std[f92b4c606f291077]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x56fec7e207dd - __rustc[8241495c18a89d70]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x56fec7e54c4c - core[786f478f706679df]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x56fec7e54a22 - core[786f478f706679df]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x56fec7dc566c - <core[786f478f706679df]::result::Result<std[f92b4c606f291077]::process::Output, std[f92b4c606f291077]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x56fec7dc5404 - tests[17606c16669efdb7]::run_command
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:19:45
[INFO] [stdout]   22:     0x56fec7dc5514 - tests[17606c16669efdb7]::test_phyloprob_program
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:12:3
[INFO] [stdout]   23:     0x56fec7dc52e7 - tests[17606c16669efdb7]::test_phyloprob_program::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/tests.rs:8:28
[INFO] [stdout]   24:     0x56fec7dc7166 - <tests[17606c16669efdb7]::test_phyloprob_program::{closure#0} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x56fec7dc720b - <fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x56fec7dc720b - test[20e1f0ae6cad7a17]::__rust_begin_short_backtrace::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, fn() -> core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x56fec7dd3bfb - test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x56fec7dd3bfb - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   29:     0x56fec7dd3bfb - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x56fec7dd3bfb - std[f92b4c606f291077]::panicking::catch_unwind::<core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>, core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x56fec7dd3bfb - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<test[20e1f0ae6cad7a17]::run_test_in_process::{closure#0}>, core[786f478f706679df]::result::Result<(), alloc[64763625b5a07cdb]::string::String>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x56fec7dd3bfb - test[20e1f0ae6cad7a17]::run_test_in_process
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x56fec7dd3bfb - test[20e1f0ae6cad7a17]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x56fec7dcf314 - test[20e1f0ae6cad7a17]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x56fec7dcf314 - std[f92b4c606f291077]::sys::backtrace::__rust_begin_short_backtrace::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x56fec7dd6802 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x56fec7dd6802 - <core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x56fec7dd6802 - std[f92b4c606f291077]::panicking::catch_unwind::do_call::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x56fec7dd6802 - std[f92b4c606f291077]::panicking::catch_unwind::<(), core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x56fec7dd6802 - std[f92b4c606f291077]::panic::catch_unwind::<core[786f478f706679df]::panic::unwind_safe::AssertUnwindSafe<std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x56fec7dd6802 - std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked::<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x56fec7dd6802 - <std[f92b4c606f291077]::thread::lifecycle::spawn_unchecked<test[20e1f0ae6cad7a17]::run_test::{closure#1}, ()>::{closure#1} as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x56fec7e401df - <alloc[64763625b5a07cdb]::boxed::Box<dyn core[786f478f706679df]::ops::function::FnOnce<(), Output = ()> + core[786f478f706679df]::marker::Send> as core[786f478f706679df]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   44:     0x56fec7e401df - <std[f92b4c606f291077]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7ad9ae165aa4 - <unknown>
[INFO] [stdout]   46:     0x7ad9ae1f2a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_phyloprob_program
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test tests`
[INFO] running `Command { std: "docker" "inspect" "108556fc889488099c3dbdc8fbc57e45a322f28ba011492598c2201aac1bcafc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "108556fc889488099c3dbdc8fbc57e45a322f28ba011492598c2201aac1bcafc", kill_on_drop: false }`
[INFO] [stdout] 108556fc889488099c3dbdc8fbc57e45a322f28ba011492598c2201aac1bcafc
